gtk4.git
2017-11-25 Matthias Clasenwin32: Stop deriving from GdkDeviceManager
2017-11-25 Matthias Clasenquartz: Stop deriving from GdkDeviceManager
2017-11-25 Matthias ClasenDrop the GdkDeviceManager::display property
2017-11-25 Matthias ClasenRemove the get_client_pointer vfunc
2017-11-25 Matthias ClasenDrop the get_client_pointer vfunc
2017-11-25 Matthias ClasenDrop the list_devices vfunc
2017-11-25 Matthias ClasenDrop gdk_device_manager_list_devices
2017-11-25 Matthias Clasengdk: Drop devicemanager signals
2017-11-25 Matthias Clasenwayland: Stop emitting devicemanager signals
2017-11-25 Matthias Clasenx11: Stop emitting devicemanager signals
2017-11-25 Matthias Clasendisplay: Drop the device_manager for good
2017-11-25 Matthias Clasenwayland: Stop using display->device_manager
2017-11-25 Matthias Clasenquartz: Stop using display->device_manager
2017-11-25 Matthias Clasenwin32: Stop using gdk_display_get_device_manager
2017-11-25 Matthias Clasenx11: Stop using gdk_display_get_device_manager
2017-11-25 Matthias Clasenbroadway: Remove devicemanager implementation
2017-11-25 Matthias Clasenbroadway: Stop using GdkDeviceManager
2017-11-25 Matthias Clasendisplay: Stop using devicemanager internally
2017-11-25 Matthias ClasenDrop GdkDeviceManager APIs
2017-11-25 Matthias ClasenDon't mention GdkDeviceManager in docs
2017-11-25 Matthias ClasenDrop support for setting event masks for floating devices
2017-11-25 Matthias Clasengdk: Move gdk_disable_multidevice tot he X11 backend
2017-11-25 Matthias ClasenDrop gdk_display_get_device_manager API
2017-11-25 Matthias Clasentreeview: Don't use GdkDeviceManager
2017-11-25 Matthias Clasenwindow: Don't use GdkDeviceManager
2017-11-25 Matthias Clasenwidget: Don't use GdkDeviceManager
2017-11-25 Matthias ClasenFix the build
2017-11-25 Matthias Clasengdk: Remove a leftover GdkScreen
2017-11-24 Matthias Clasengsk: Quiet a compiler warning
2017-11-23 Daniel BolesEntry:show-emoji-icon is in GTK+ 3 too
2017-11-23 Daniel BolesBe more specific in ::insert-emoji Since tag
2017-11-23 Alexander Larssonbroadway: Disable fallback spew by default
2017-11-23 Alexander Larssonbroadway: Roundtrip each update to rate limit redraw
2017-11-23 Alexander Larssonbroadway: Handle cairo nodes
2017-11-23 Alexander Larssonbroadway: Handle texture gsd nodes
2017-11-23 Alexander Larssonbroadway: Add clip node
2017-11-23 Alexander Larssonbroadway: Don't log cache hits
2017-11-23 Alexander Larssonbroadway: Cache color translated textures
2017-11-23 Alexander Larssonbroadway: Add opacity node
2017-11-23 Alexander Larssonbroadway: Add shadow node
2017-11-23 Alexander Larssonbroadway: Add node cache for text
2017-11-23 Alexander Larssonbroadway: Remove inflate code
2017-11-23 Alexander Larssonbroadway: Add linear gradient node
2017-11-23 Alexander Larssonbroadway: Add RoundedClip node
2017-11-23 Alexander Larssonbroadway: Add inset shadow
2017-11-23 Alexander Larssonbroadway: Add outset shadow node
2017-11-23 Alexander Larssonbroadway: Fix border node positioning
2017-11-23 Alexander Larssonbroadway: Add border node
2017-11-23 Alexander Larssonbroadway: Clean up node parser
2017-11-23 Alexander Larssonbroadway: Add color nodes
2017-11-23 Alexander Larssonbroadway: Fix input events
2017-11-23 Alexander Larssonbroadway: Don't swap node trees until all images are...
2017-11-23 Alexander Larssonbroadway: Rewrite textures in nodes to global
2017-11-23 Alexander Larssonbroadway: Remove remaining unused window_update code
2017-11-23 Alexander Larssonbroadway: Initial version of using actual render nodes
2017-11-23 Alexander Larssonbroadway: Use textures to configure window contents
2017-11-23 Alexander Larssonbroadway: Actually upload textures to client
2017-11-23 Alexander Larssonbroadway: Introduce global ids for the textures
2017-11-23 Alexander Larssonbroadway: Add support for uploading textures to daemon
2017-11-23 Alexander Larssonbroadway: Support fd passing in protocol
2017-11-23 Alexander Larssonbroadwayd: Read using socket API
2017-11-23 Alexander Larssonbroadway: Only support (non-abstract) sockets
2017-11-23 Alexander Larssonbroadway: Add GskBroadwayRenderer
2017-11-22 Daniel BolesAdd Since to ::insert-emoji, and some trivialities
2017-11-22 Matthias Clasentext view: Support the Emoji chooser
2017-11-22 Matthias ClasenFix indentation mishap
2017-11-22 Daniel BolesSpinButton: Explain meaning of nullable Adjustment
2017-11-22 Daniel Bolesdoc: Replace uses of #NULL with %NULL
2017-11-22 Daniel BolesCellRendererPixbuf: Link stock-size doc → IconSize
2017-11-22 Daniel Bolesdoc: TextLayout: Add missing (out) annotations
2017-11-22 Bastien Noceraframe-clock: Fix typo in API documentation
2017-11-22 Chun-wei FanGDK/Win32: Fix build after GDK Root Window and DND...
2017-11-21 Chun-wei Fangtk/gskpango.c: Use g_snprintf()
2017-11-21 Chun-wei Fangtk/gtkseclection.c: Don't build X11 items unconditionally
2017-11-21 Chun-wei Fangtkimcontextime.c: Fix call to gtk_style_context_get()
2017-11-20 Benjamin Ottegdk: Add GType support to GdkContentFormats
2017-11-20 Benjamin Ottegdk: Sanitize GdkContentFormats API
2017-11-20 Benjamin Ottegdk: Make GdkContentFormats immutable
2017-11-20 Benjamin Ottegdk: Add GdkContentFormatsBuilder
2017-11-20 Benjamin Ottegdkdnd: Make GdkDragContext->formats a GdkContentFormats
2017-11-20 Benjamin Ottecontentformats: Rename GtkTargetList
2017-11-20 Benjamin Ottegdk: Move GtkTargetList to GDK
2017-11-20 Benjamin Otteselection: Make GtkTargetList members private
2017-11-20 Benjamin Ottednd: Remove GtkTargetEntry and GtkTargetFlags
2017-11-20 Matthias Clasenemoji chooser: break out a helper function
2017-11-20 Matthias Clasenremove debug spew
2017-11-19 Piotr DrągUpdate POTFILES.in
2017-11-19 Matthias Clasenentry: Add a key binding for the emoji chooser
2017-11-19 Matthias Clasenemoji chooser: Make menu key work as expected
2017-11-19 Matthias ClasenAdwaita: Bring fix focus in flowbox
2017-11-19 Matthias Clasenemoji chooser: handle right-click
2017-11-19 Matthias Clasenlistbox: Listen to ::stopped on the press gesture
2017-11-19 Matthias ClasenTrivial cleanup
2017-11-19 Matthias Clasenemoji chooser: Don't leak gestures
2017-11-18 Matthias ClasenSome more interning
2017-11-18 Matthias Clasena11y: Intern a string
2017-11-18 Matthias Clasencell area: Use GTK_PARAM_READWRITE consistently
2017-11-18 Matthias Clasenwayland: Intern signal names
2017-11-18 Matthias Clasenicon helper: Avoid a few string copies
2017-11-18 Matthias Clasenstyleproperty: Use G_PARAM_STATIC_STRINGS
next